EN:
just place stubs folder and pyrightconfig.json at the root of your project or script_py folder to enable autocompletion.
ex:
script_py/testmod/stubs
script_py/testmod/pyrightconfig.json






FR:
Il suffit de placer le dossier stubs et le fichier pyrightconfig.json à la racine de votre projet ou le dossier script_py pour activer la saisie automatique.
Exemple:
script_py/testmod/stubs
script_py/testmod/pyrightconfig.json





